[INFO] cloning repository https://github.com/4vun1t/anon-bore
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/4vun1t/anon-bore" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4vun1t%2Fanon-bore", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4vun1t%2Fanon-bore'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1f6c577ba2135fe385e824615bce30f06eb753fc
[INFO] checking 4vun1t/anon-bore against master#31a9463c6e2794a59ce57a8f37abc6966afc2a58 for pr-156807
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F4vun1t%2Fanon-bore" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.


overridden task result to broken:cargo-toml

Caused by:
    0: invalid Cargo.toml syntax
    1: TOML parse error at line 4, column 46
         |
       4 | authors = ["Eric Zhang <ekzhang1@gmail.com>",4vun1t <avunit@i2pmail.org>]
         |                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
       string values must be quoted, expected literal string
       